<div class="commentform">
<h3>What's Your comment?<txp:comments_help /></h3>
<txp:comments_error />
<label for="message">Your <txp:text item="message" />:</label>
<txp:comment_message_input /><br />
<label for="name">Your <txp:text item="name" />:</label>
<txp:comment_name_input /><br />
<label for="email">Your <txp:text item="email" />:</label>
<txp:comment_email_input /><br />
<label for="web">http://</label><txp:comment_web_input /> <small>(optional)</small><br />
<txp:comment_remember /><br />
<txp:comment_preview /> <txp:comment_submit />
<hr class="clearleft" />
</div><!--/.commentform-->